From: Eli Zaretskii Date: Sat, 14 Jan 2012 11:27:16 +0000 (+0200) Subject: etc/tutorials/TUTORIAL: Fix a typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1181 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1697a9ccf9f649884e34039ed5698a6d595facb1;p=emacs.git etc/tutorials/TUTORIAL: Fix a typo. --- diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index c41b5d1127e..e231d3907aa 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL @@ -839,8 +839,8 @@ go to the next occurrence of 'cursor' just type C-s again. If no such occurrence exists, Emacs beeps and tells you the search is currently "failing". C-g would also terminate the search. -If you are in the middle of an incremental search and type , this -the search "retreats" to an earlier location. If you type just +If you are in the middle of an incremental search and type , the +search "retreats" to an earlier location. If you type just after you had typed C-s to advance to the next occurrence of a search string, the moves the cursor back to an earlier occurrence. If there are no earlier occurrences, the erases the last character